[INFO] cloning repository https://github.com/MeerKatDev/blueshift-amm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MeerKatDev/blueshift-amm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeerKatDev%2Fblueshift-amm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeerKatDev%2Fblueshift-amm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a32542326300b40d807696557ed5b458bcabad7a
[INFO] checking MeerKatDev/blueshift-amm against try#f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2 for pr-156992
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeerKatDev%2Fblueshift-amm" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MeerKatDev/blueshift-amm
[INFO] finished tweaking git repo https://github.com/MeerKatDev/blueshift-amm
[INFO] tweaked toml for git repo https://github.com/MeerKatDev/blueshift-amm written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MeerKatDev/blueshift-amm on toolchain f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MeerKatDev/blueshift-amm already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pinocchio-token v0.4.0
[INFO] [stderr]   Downloaded five8_const v0.1.4
[INFO] [stderr]   Downloaded pinocchio v0.9.0
[INFO] [stderr]   Downloaded five8_core v0.1.2
[INFO] [stderr]   Downloaded pinocchio-pubkey v0.3.0
[INFO] [stderr]   Downloaded pinocchio-system v0.3.0
[INFO] [stderr]   Downloaded pinocchio-associated-token-account v0.2.0
[INFO] [stderr]   Downloaded pinocchio-log-macro v0.5.0
[INFO] [stderr]   Downloaded sha2-const-stable v0.1.0
[INFO] [stderr]   Downloaded pinocchio-log v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e93e8f0251e133782777bb485cbd04e16a18c373c1c77b64da68150e0870dc92
[INFO] running `Command { std: "docker" "start" "-a" "e93e8f0251e133782777bb485cbd04e16a18c373c1c77b64da68150e0870dc92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e93e8f0251e133782777bb485cbd04e16a18c373c1c77b64da68150e0870dc92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e93e8f0251e133782777bb485cbd04e16a18c373c1c77b64da68150e0870dc92", kill_on_drop: false }`
[INFO] [stdout] e93e8f0251e133782777bb485cbd04e16a18c373c1c77b64da68150e0870dc92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f16624c7fb52ccf15cd304a9728caf1ef4b9c0d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b1c171d1bdbffbcb822fefafdffa0c0f076a616944aa3453b0cc1323645ddc8
[INFO] running `Command { std: "docker" "start" "-a" "2b1c171d1bdbffbcb822fefafdffa0c0f076a616944aa3453b0cc1323645ddc8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]     Checking five8_core v0.1.2
[INFO] [stderr]     Checking sha2-const-stable v0.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking pinocchio v0.9.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]     Checking constant-product-curve v0.1.0 (https://github.com/deanmlittle/constant-product-curve#2a723a0f)
[INFO] [stderr]     Checking five8_const v0.1.4
[INFO] [stderr]     Checking pinocchio-pubkey v0.3.0
[INFO] [stderr]     Checking pinocchio-associated-token-account v0.2.0
[INFO] [stderr]     Checking pinocchio-system v0.3.0
[INFO] [stderr]     Checking pinocchio-token v0.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling pinocchio-log-macro v0.5.0
[INFO] [stderr]     Checking pinocchio-log v0.5.0
[INFO] [stderr]     Checking blueshift_native_amm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:46:31
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn load(account_info: &AccountInfo) -> Result<Ref<Self>, ProgramError> {
[INFO] [stdout]    |                               ^^^^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn load(account_info: &AccountInfo) -> Result<Ref<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state.rs:134:35
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn load_mut(account_info: &AccountInfo) -> Result<RefMut<Self>, ProgramError> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn load_mut(account_info: &AccountInfo) -> Result<RefMut<'_, Self>, ProgramError> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state.rs:46:31
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn load(account_info: &AccountInfo) -> Result<Ref<Self>, ProgramError> {
[INFO] [stdout]    |                               ^^^^^^^^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn load(account_info: &AccountInfo) -> Result<Ref<'_, Self>, ProgramError> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state.rs:134:35
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn load_mut(account_info: &AccountInfo) -> Result<RefMut<Self>, ProgramError> {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn load_mut(account_info: &AccountInfo) -> Result<RefMut<'_, Self>, ProgramError> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.86s
[INFO] running `Command { std: "docker" "inspect" "2b1c171d1bdbffbcb822fefafdffa0c0f076a616944aa3453b0cc1323645ddc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b1c171d1bdbffbcb822fefafdffa0c0f076a616944aa3453b0cc1323645ddc8", kill_on_drop: false }`
[INFO] [stdout] 2b1c171d1bdbffbcb822fefafdffa0c0f076a616944aa3453b0cc1323645ddc8
